STEP 2: Let's create a display for our list.
The display on the stage will show three values. That's because basics is storing three values.
- In LOGIC, go to and drag out Variable Display. Drop it at the bottom of your program.
- Change the the variable in the display arguments from my_var to basics.
- Change the name of the display from my_display to basics_display.
To navigate the page using the TAB key, first press ESC to exit the code editor.